Skip to content

GH-14796: [Dev] Prepend missing "[COMPONENT]" to issue title automatically#49892

Merged
kou merged 4 commits intoapache:mainfrom
thisisnic:GH-14796_preprend_component
Apr 30, 2026
Merged

GH-14796: [Dev] Prepend missing "[COMPONENT]" to issue title automatically#49892
kou merged 4 commits intoapache:mainfrom
thisisnic:GH-14796_preprend_component

Conversation

@thisisnic
Copy link
Copy Markdown
Member

@thisisnic thisisnic commented Apr 28, 2026

Rationale for this change

Easier to see which issues are related to which component when we add the component to the title automatically if it's missing

What changes are included in this PR?

Add code to do so

Are these changes tested?

Yep - look at issues open at www.github.com/thisisnic/arrow

Are there any user-facing changes?

Nope

@thisisnic thisisnic marked this pull request as draft April 28, 2026 18:59
@github-actions
Copy link
Copy Markdown

Thanks for opening a pull request!

If this is not a minor PR. Could you open an issue for this pull request on GitHub? https://github.com/apache/arrow/issues/new/choose

Opening GitHub issues ahead of time contributes to the Openness of the Apache Arrow project.

Then could you also rename the pull request title in the following format?

GH-${GITHUB_ISSUE_ID}: [${COMPONENT}] ${SUMMARY}

or

MINOR: [${COMPONENT}] ${SUMMARY}

See also:

@github-actions github-actions Bot added the awaiting committer review Awaiting committer review label Apr 28, 2026
@thisisnic thisisnic changed the title Update labelling code GH-14796: [Dev] Can we prepend "[COMPONENT]" to issue title automatically? Apr 28, 2026
@thisisnic thisisnic marked this pull request as ready for review April 28, 2026 19:35
@thisisnic thisisnic requested a review from pitrou April 29, 2026 17:04
@kou kou changed the title GH-14796: [Dev] Can we prepend "[COMPONENT]" to issue title automatically? GH-14796: [Dev] Prepend missing "[COMPONENT]" to issue title automatically Apr 30, 2026
Copy link
Copy Markdown
Member

@kou kou left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1

@kou kou merged commit 5d8182f into apache:main Apr 30, 2026
10 checks passed
@kou kou removed the awaiting committer review Awaiting committer review label Apr 30, 2026
@github-actions github-actions Bot added the awaiting merge Awaiting merge label Apr 30, 2026
@conbench-apache-arrow
Copy link
Copy Markdown

After merging your PR, Conbench analyzed the 0 benchmarking runs that have been run so far on merge-commit 5d8182f.

None of the specified runs were found on the Conbench server.

The full Conbench report has more details.

@pitrou
Copy link
Copy Markdown
Member

pitrou commented Apr 30, 2026

Are these changes tested?

Yep - look at issues open at www.github.com/thisisnic/arrow

At some point, do we want to add unit tests for those workflow bots? Is that reasonably doable?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

awaiting merge Awaiting merge

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants